# conky configuration
#
# The list of variables has been removed from this file in favour
# of keeping the documentation more maintainable.
# Check http://conky.sf.net for an up-to-date-list.
#
# For ideas about how to modify conky, please see:
# http://crunchbanglinux.org/forums/topic/59/my-conky-config/
#
# For help with conky, please see:
# http://crunchbanglinux.org/forums/topic/2047/conky-help/
#
# Enjoy! :)
##############################################
#  Settings
##############################################
background yes
use_xft yes
#xftfont Sans:pixelsize=10
xftfont Vibrocentric:size=9
xftalpha 0.8
update_interval 1.0
total_run_times 0
own_window yes
own_window_transparent no
own_window_colour 00004A
own_window_type override
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
double_buffer yes
minimum_size 1024 0
maximum_width 1024
draw_shades no
draw_outline no
draw_borders no
border_margin 0
border_width 0
draw_graph_borders no
default_color grey50
default_shade_color black
default_outline_color white
alignment bottom_right
gap_x 0
gap_y 0
no_buffers yes
uppercase no
text_buffer_size 1024
cpu_avg_samples 2
show_graph_scale no
show_graph_range no
short_units yes
override_utf8_locale yes
use_spacer right
##############################################
#  Output
##############################################
TEXT
${goto 4}- ${time %I h %M - %d / %m} -${goto 120}${color 0173F9}- Bt ${battery_bar 6,20 BAT0}  ${execi 1 /home/arp/scripts/battery.py} -${color}${goto 240}- Cpu ${cpubar 6,20}  ${cpu}% ${goto 340}- Lt: ${ibm_brightness} - Sd: ${ibm_volume} - ${goto 450}- ${exec echo "#!"}: ${fs_used_perc /}% - arp: ${fs_used_perc /home/arp}% - Ram: ${memperc}% - Sw: $swapperc% -${goto 680}- Hd: ${ibm_temps 2}° - Gc: ${ibm_temps 3}° - Ci: ${ibm_temps 0}° -${goto 840}- ${if_existing /proc/net/route eth0}Dl: ${downspeedgraph eth0 8,25 00004A 7D0101} - Up: ${upspeedgraph eth0 8,25 00004A 0173F9} -${alignr 4}- Ml: ${texeci 120 python ~/scripts/gmail.py} -${else}${alignr 4}no network -${endif}
